home *** CD-ROM | disk | FTP | other *** search
- Path: uni-erlangen.de!winx03!news
- From: i168@stio1.sari.fh-wuerzburg.de (Matthias Sebald)
- Newsgroups: comp.lang.c++
- Subject: Problems by changing size of MultilineEdit-Control
- Date: 28 Mar 1996 08:02:26 GMT
- Organization: FH Wuerzburg
- Message-ID: <4jdh2i$qun@winx03.informatik.uni-wuerzburg.de>
- NNTP-Posting-Host: rzpc10.sari.fh-wuerzburg.de
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.93.10
-
- I have the problem to resize a MultilineEdit-Control. If i change the size
- by using the MoveWindow or SetPosWindow - Function the window will change
- his size. if the greater MulitlineEdit-Control overlappes other Controls
- they will paint and so I see the controls although I shouldn┤t see them. I
- tryed to bring them to top of z-order. Then I saw good message behaviour,
- but bad painting - other controls are in the greater MultilineEdit.
- I tryed to bring them to bottom of z-order. Then I saw good painting
- behaviour, but bad message behaviour. If I click in the white area where a
- other control isn┤t visible this control will be active.
-
- Please mail me solutions - Thanks.
-
- e-mail: i168@stio1.sari.fh-wuerzburg.de
-
-
-